home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / sgwnd10 / readme.txt < prev    next >
Encoding:
Text File  |  1998-09-16  |  2.7 KB  |  95 lines

  1. SG Window Version 1.0
  2. Copyright (C) 1998 Stinga
  3. All Rights Reserved
  4. September 17, 1998
  5.  
  6. Thank you for your interest in SG Window.
  7. This evaluation version does not contain any limitations except that it
  8. will occasionally display registration remainder screen.
  9.  
  10. Latest version is available at http://www.stinga.com/sgwindow.
  11.  
  12.  
  13. ===========
  14. Description
  15. ===========
  16.  
  17.  The SG Window is powerful ActiveX component that encapsulates window
  18.  related API calls. With SG Window, VisualBasic« and WSH« programmers
  19.  can do almost anything C/C++ programmers can:
  20.  
  21.    o ActiveX component. Can be used in the class module without being
  22.      placed on the form.
  23.    o Ideal for WSH scripts.
  24.    o Subclass windows and handle messages using two techniques:
  25.      standard events and Implements interface in a class or form module.
  26.    o Catch messages without writing a single line of code.
  27.      Use our free SG Window Wizard add-in.
  28.    o Attach more than one SG Window object to single window handle.
  29.    o Encapsulate message handling code into reusable classes.
  30.    o Access common window API functions without Declare statements.
  31.    o Add user interface to WSH scripts. SG Window has functions to
  32.      show modal or modeless dialogs.
  33.    o Sleep function that dispatches messages and events
  34.      (Sleep with DoEvents).
  35.    o Easy distribution. SG Window is small, about 200kB,
  36.      and has no external DLLs.
  37.    o Excellent tool for every VB and WSH programmer.
  38.    o Almost free. Only $24.
  39.  
  40.  
  41. ===================
  42. System Requirements
  43. ===================
  44.  
  45.  Windows 95,Windows 98 or Windows NT 4.0.
  46.  No external DLLs.
  47.  
  48.  
  49. ============
  50. Installation
  51. ============
  52.  
  53.  To install SG Window, extract archive to some temporary directory and
  54.  run SETUP.EXE.
  55.  
  56.  
  57. ============
  58. Registration
  59. ============
  60.  
  61.  SG Window is shareware. You can register SG Window for $24.
  62.  SG Window can be ordered by secure online form, toll free phone or 
  63.  by postal mail. Secure online registration is available at
  64.    http://www.stinga.com/order.asp.
  65.  For phone, postal mail or fax orders, please consult SG Window
  66.  help file.
  67.  
  68.  
  69. =====================
  70. End User Distribution
  71. =====================
  72.  
  73.  SG Window component is royalty free. Registered users can distribute
  74.  SGWINDOW.DLL. Source code can not be distributed. For more info
  75.  please look at LICENSE.TXT file.
  76.  
  77.  
  78. ====================
  79. Package Distribution
  80. ====================
  81.  
  82.  Package containing this README.TXT file and SG Window setup program
  83.  (SGWINDOW.ZIP) is freely distributable.
  84.  
  85.  
  86. ============
  87. Contact Info
  88. ============
  89.  
  90.  Stinga, Nova Cesta 151, 10000 Zagreb, Croatia
  91.  Web:    http://www.stinga.com/sgwindow
  92.  E-mail: sgwindow@stinga.com
  93.          support@stinga.com
  94.  
  95.